func github.com/klauspost/compress/zstd.tableStep

2 uses

	github.com/klauspost/compress/zstd (current package)
		fse_decoder.go#L47: func tableStep(tableSize uint32) uint32 {
		fse_encoder.go#L142: 		step := tableStep(tableSize)